From 4b25ef3d930c6ab43fe67bd81a3bede1dc87c1ed Mon Sep 17 00:00:00 2001 From: Mike Furr Date: Thu, 24 Jun 2004 18:24:21 +0000 Subject: [PATCH] Cleaned up some of the descriptions of the new packages. --- debian/README.Debian | 6 +++++- debian/control | 3 ++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian index 4c59d26f..b1a4939d 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -20,6 +20,10 @@ ocaml for Debian o ocaml-native-compilers : contains the native built part of the ocaml suite (ocamlc.opt, ocamlopt.opt, ocamllex.opt, camlp4o.opt and camlp4r.opt) + o ocaml-compiler-libs : contains several modules used internally by + the ocaml compilers. They are not needed for normal ocaml + development, but may be helpful in the development of certain + applications. o ocaml-source : contains the full ocaml source for the (few) package which need them at build time or for personal use (it should _not_ be used to build ocam litself). @@ -47,4 +51,4 @@ ocaml for Debian /usr/lib/ocaml//stublibs. The older method of using ocaml-ldconf is obsolet now. - -- Mike Furr , Fri Jun 11 13:27:12 2004 + -- Mike Furr , Thu Jun 24 14:23:14 2004 diff --git a/debian/control b/debian/control index 94d18bff..8d676b39 100644 --- a/debian/control +++ b/debian/control @@ -61,7 +61,8 @@ Description: ML language implementation with a class-based object system the moderate memory requirements of the bytecode compiler. It is not available on all arches though. . - This package includes the standard ocaml graphics library. + This package contains everything needed to develop ocaml applications, + including the graphics libraries. Package: ocaml-base-nox Architecture: any -- 2.30.2